How to Install alpine-dbg software package in Ubuntu 17.04 (Zesty Zapus)

How to Install alpine-dbg software package in Ubuntu 17.04 (Zesty Zapus)

alpine-dbg software package provides Text-based email client's debugging symbols, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install alpine-dbg 

alpine-dbg is installed in your system.

Make ensure the alpine-dbg package were installed using the commands given below,

$ sudo dpkg-query -l | grep alpine-dbg *

You will get with alpine-dbg package name, version, architecture and description in a table

alpine-dbg package basic information:

Distro Ubuntu 17
Section Mail
Package alpine-dbg
Version 2.20+dfsg1-2
Description Text-based email client's debugging symbols
Sub Section Mail


See Also, How to uninstall or remove alpine-dbg software package from Ubuntu 17.04 (Zesty Zapus)?